home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / haskell / glasgow / readme.txt < prev   
Text File  |  1993-07-06  |  2KB  |  63 lines

  1. This is version 0.10 of the Glorious Glasgow Haskell compilation
  2. system (GHC).  (Haskell is "the" standard lazy functional programming
  3. language [see SIGPLAN Notices, May 1992], and GHC is a batch compiler
  4. that works on Sun4s.)
  5.  
  6. Version 0.10 is the first GHC release that is suitable for general
  7. use, so you should consider it to be of "alpha-test" quality.  It is
  8. profoundly improved since our last announced release (a "hacker's"
  9. release), 0.06, in April, 1992.  The file "ANNOUNCE-0.10" has more
  10. info.
  11.  
  12. Documentation of interest:
  13.  
  14. * docs/release_notes/release.{dvi,info}: A quick summary of the State
  15.   of Play.  Especially important are the list of extra features of
  16.   this system, as well as a list of shortcomings in the system (often
  17.   with workarounds).
  18.   
  19.   The document, as with many others, is in TeX-produced DVI format
  20.   (.dvi suffix), or GNU Info format (.info); the latter is close to
  21.   plain ASCII, if that's what you want.
  22.  
  23. * docs/install_guide/installing.{dvi,info}: This document will guide
  24.   you through configuring, building, and installing the system.
  25.  
  26. * docs/users_guide/user.{dvi,info}: This document will help you
  27.   "drive" the compilation system; e.g., what options are available,
  28.   how to cope with common problems, how to use the profiling
  29.   facilities, etc.
  30.  
  31. * docs/README: There is much documentation in this release; this
  32.   README file is an "index" of all documentation, old and new, good
  33.   and bad.
  34.  
  35. We are exceedingly interested in your comments and suggestions about
  36. this software!  Please do not suffer or grumble in silence.  The "bug
  37. reports" section of the User's Guide
  38. (docs/users_guide/user.{dvi,info}) says what we would like to know
  39. when you report a problem.
  40.  
  41.  
  42. Many thanks to the brave users of the pre-releases of this software.
  43.  
  44. GRASP Team
  45.     Andy Gill        (andy@dcs.glasgow.ac.uk)
  46.     Cordy Hall        (cvh)
  47.     Kevin Hammond    (kh)
  48.     Will Partain    (partain)
  49.     Simon Peyton Jones    (simonpj)
  50.     Patrick Sansom    (sansom)
  51.     Andr\'e Santos    (andre)
  52.     Phil Wadler        (wadler)
  53.  
  54. Dated: 92/12/11
  55.  
  56. E-mail contacts:
  57.     glasgow-haskell-bugs@dcs.glasgow.ac.uk    (bug reports)
  58.     glasgow-haskell-request@dcs.glasgow.ac.uk   (general queries)
  59.  
  60. Anonymous FTP site: ftp.dcs.glasgow.ac.uk:pub/haskell/glasgow.  Mostly
  61. mirrored by animal.cs.chalmers.se and nebula.cs.yale.edu (same
  62. directory).  Also: src.doc.ic.ac.uk:languages/haskell/glasgow.
  63.